home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 119
/
(Vol 119) Nov 09 2010.iso
/
Games
/
tobby_ura_ura.swf
/
scripts
/
DefineButton2_252
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2010-11-09
|
114b
|
7 lines
on(press){
Mouse.hide();
_root.gPlayFlg = true;
_root.startTime = getTimer();
this._y = 1000;
}